ASP.NET MVC Controls
Macd<T> Class
Members 

Represents a Moving Average Convergence/Divergence (MACD) indicator series for the FinancialChart.
Object Model
Macd<T> ClassSVGStyle ClassSVGStyle ClassSVGStyle Class
Syntax
'Declaration
 
Public Class Macd(Of T) 
   Inherits MacdBase(Of T)
public class Macd<T> : MacdBase<T> 
Type Parameters
T
Remarks
The MACD indicator is designed to reveal changes in strength, direction, momentum, and duration of an asset's price trend.
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.Finance.MacdBase<T>
            C1.Web.Mvc.Finance.Macd<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Macd<T> Members
C1.Web.Mvc.Finance Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback